func runtime.putempty
8 uses
runtime (current package)
mgcmark.go#L1058: putempty((*workbuf)(unsafe.Pointer(x)))
mgcstack.go#L247: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcstack.go#L263: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcwork.go#L274: putempty(owbuf)
mgcwork.go#L308: putempty(wbuf)
mgcwork.go#L317: putempty(wbuf)
mgcwork.go#L469: putempty(newb)
mgcwork.go#L480: func putempty(b *workbuf) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |